* src/profiler.c: Rename sample_profiler_* to profiler_cpu_* and
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 Sep 2012 02:30:46 +0000 (22:30 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 25 Sep 2012 02:30:46 +0000 (22:30 -0400)
commitd9d00a233e17af5b0d37bd5df2daf082fbd1b216
treefb68c16393d6e371704758baa0fe4786e3c92718
parentc0e7a365e55ed7a986a47d7bcaf62055d3130912
* src/profiler.c: Rename sample_profiler_* to profiler_cpu_* and
memory_profiler_* to profiler_memory_*.  Move sigprof_handler before
its first use, inside the PROFILER_CPU_SUPPORT conditional.
lisp/profiler.el
src/ChangeLog
src/alloc.c
src/lisp.h
src/profiler.c